企業(yè)分類
/pg/web/public/closefixedtip.html"
});
});
var fixedTipShowTime = "";
var timestamp = new Date().getTime();
if (timestamp/1000 >= fixedTipShowTime) {
$(".footer-top").show();
} else {
$("body.has-ui-1-footer,body.has-footer").addClass("only-bottom");
}
});






















